×

indirection operator meaning in Chinese

间接算符

Examples

  1. You cannot apply the indirection operator to a pointer of type
    类型的指针应用间接寻址运算符。
  2. The dereference operator is also known as the indirection operator
    取消引用运算符也称为间接寻址运算符。
  3. Applying the indirection operator to a null pointer results in an implementation - defined behavior
    如果将间接寻址运算符应用于null指针,则会导致由实现定义的行为。
  4. The pointer indirection operator can be used to access the contents at the location pointed to by the pointer variable
    指针间接寻址运算符*可用于访问位于指针变量所指向的位置的内容。

Related Words

  1. indirection
  2. decrement operator
  3. operator access
  4. assembler operator
  5. nabla operator
  6. tower operator
  7. haulage operator
  8. head operator
  9. nilpotent operator
  10. operator field
  11. indirectinstruction
  12. indirection
  13. indirectional working
  14. indirective aspect
PC Version

Copyright © 2018 WordTech Co.